home *** CD-ROM | disk | FTP | other *** search
- on(release){
- if(subBut._alpha == 100)
- {
- subBut._alpha = 50;
- bXlnYW1lX25hbWVfdmFyaWFibGU = userName.text;
- bXlnYW1lX3Njb3JlX3ZhcmlhYmxl = score;
- trace(bXlnYW1lX25hbWVfdmFyaWFibGU);
- trace(bXlnYW1lX3Njb3JlX3ZhcmlhYmxl);
- __rankz_send__("MjU4MmolZSVhJW4lcw==","UE5TelNoZHo=",bXlnYW1lX25hbWVfdmFyaWFibGU,bXlnYW1lX3Njb3JlX3ZhcmlhYmxl);
- stopAllSounds();
- _root.gotoFrame("TITLELOAD");
- }
- }
-